Make internal shell process buffer names start with space.
authorFabián Ezequiel Gallina <fabian@anue.biz>
Mon, 6 Aug 2012 03:27:43 +0000 (00:27 -0300)
committerFabián Ezequiel Gallina <fabian@anue.biz>
Mon, 6 Aug 2012 03:27:43 +0000 (00:27 -0300)
commit438a3514e60eaba004bb3f192568a3bbfb019224
tree88d273e4f89d38845150ae0ed2a710a1b875a6d1
parentf15a0364194dbe4bc74db83a1e0d3dc33a8b1af0
Make internal shell process buffer names start with space.
* progmodes/python.el (python-shell-make-comint): Add optional
argument INTERNAL.
(run-python-internal): Use it.
(python-shell-internal-get-or-create-process): Check for new
internal buffer names.
lisp/ChangeLog
lisp/progmodes/python.el